func runtime.injectglist
12 uses
runtime (current package)
mgc.go#L1129: injectglist(&work.sweepWaiters.list)
mgcmark.go#L702: injectglist(&list)
mgcscavenge.go#L453: injectglist(&list)
mheap.go#L2140: injectglist(&list)
proc.go#L1675: injectglist(&list)
proc.go#L3361: injectglist(&list)
proc.go#L3614: injectglist(&list)
proc.go#L3620: injectglist(&list)
proc.go#L3659: injectglist(&list)
proc.go#L3890: func injectglist(glist *gList) {
proc.go#L6156: injectglist(&list)
proc.go#L6198: injectglist(&list)
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |